Setup

Note: The Setup is same for both Manual deployment and Docker deployment.

Download

Download upgradeutility.zip, which includes upgradeutility (microservice).

Upgrade Utility Micro Service

Follow the below steps to deploy and run upgrade utility micro service application.

The upgradeutility folder consists of libs,conf, upgradeutility.jar, mp-meta-config.yaml, logging.properties, UtilityConfig.xml and Docker file.

Note: The downloaded upgradeutility distribution has been placed in "/scratch/oipa/docker". The end user can create the same directory structure or different directory structure but the docker image has to build from this folder where DockerFile is present, and the directory path has to given in docker run command.

 

Copy the database drivers into libs directory.

  • Oracle – The necessary driver, ojdbc17-23.6.0.24.10.jar, is included in the libs directory of the upgradeutility distribution.

  • Microsoft SQL Server – Use the compatible jdbc driver shipped with MS SQL Server software. These files are not available for download. Contact your IT department if you need assistance locating these files.

  • IBM DB2 – Use the compatible jdbc driver shipped with DB2 software. These files are not available for download. Contact your IT department if you need assistance locating these files.